[SPARK-7566][SQL] Add type to HiveContext.analyzer#6177
Closed
smola wants to merge 1 commit intoapache:branch-1.3from
Closed
[SPARK-7566][SQL] Add type to HiveContext.analyzer#6177smola wants to merge 1 commit intoapache:branch-1.3from
smola wants to merge 1 commit intoapache:branch-1.3from
Conversation
This makes HiveContext.analyzer overrideable.
|
Can one of the admins verify this patch? |
Contributor
|
Jenkins, ok to test. |
Contributor
|
ok to test |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #33008 has started for PR 6177 at commit
|
|
Test build #33008 has finished for PR 6177 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
asfgit
pushed a commit
that referenced
this pull request
May 19, 2015
This makes HiveContext.analyzer overrideable. Author: Santiago M. Mola <santiago.mola@sap.com> Closes #6177 from smola/patch-batch-1.3 and squashes the following commits: c11a428 [Santiago M. Mola] [SPARK-7566][SQL] Add type to HiveContext.analyzer
Contributor
|
Mind closing this? PRs against anything other than master do not auto close. |
Contributor
Author
|
@marmbrus Sure. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This makes HiveContext.analyzer overrideable.